home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextCD / CDIS / MiniSystem.gnutar.z / MiniSystem.gnutar / usr / Devices / SerialPorts.config / Default.table next >
Encoding:
Text File  |  1993-09-08  |  1.1 KB  |  37 lines

  1. "Title" = "System Serial";
  2. "Version" = "1.0";
  3. "Driver Name" = "Scc82050";
  4. "Family" = "Serial";
  5. "Location" = "System Baseboard";
  6. "Instance" = "0";
  7. "IRQ Levels" = "4 3";
  8. "I/O Ports" = "0x3f8-0x3ff 0x2f8-0x2ff";
  9. "DMA Channels" = "";
  10. "Memory Maps" = "";
  11. "Valid IRQ Levels" = "3 4";
  12.  
  13. "Port Count" = "2";
  14. /* Baud Rates? */
  15. "Support CTS" = "YES";            /* All ports support hardware handshaking */
  16. "Support Dialin" = "YES";        /* All ports support dialout (ttyd*) */
  17. "Support Dialout" = "YES";        /* All ports support dialin (cu*) */
  18.  
  19. "Post-Load" = "PostLoad";
  20.  
  21. /* Path names used for ports */
  22. "Path 0"        = "/dev/ttya";
  23. "Path 0 IN"        = "/dev/ttyda";
  24. "Path 0 OUT"        = "/dev/cua";
  25. "Path 0 CTS"        = "/dev/ttyfa";
  26. "Path 0 IN CTS"        = "/dev/ttydfa";
  27. "Path 0 OUT CTS"    = "/dev/cufa";
  28.  
  29. "Path 1"        = "/dev/ttyb";
  30. "Path 1 IN"        = "/dev/ttydb";
  31. "Path 1 OUT"        = "/dev/cub";
  32. "Path 1 CTS"        = "/dev/ttyfb";
  33. "Path 1 IN CTS"        = "/dev/ttydfb";
  34. "Path 1 OUT CTS"    = "/dev/cufb";
  35. "Server Name" = "SerialPorts";
  36. "Driver Version" = "PROGRAM:SerialPorts PROJECT:serialdriver-3.2 DEVELOPER:mflynn BUILT:NO DATE SET (-B used)";
  37.